Crate zenoh_util[][src]

Re-exports

pub use crate::core::macros::*;

Modules

Macros

Structs

The default list of paths where to search for libraries to load

The libraries prefix for the current platform (usually: "lib")

The libraries suffix for the current platform (".dll" or ".so" or ".dylib"…)

LibLoader allows search for librairies and to load them.

Constants

the “ZENOH_HOME” environement variable name

Functions

Return the path to the ${ZENOH_HOME} directory (~/.zenoh by default).